* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 27 Sep 2010 17:14:58 +0000 (19:14 +0200)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 27 Sep 2010 17:14:58 +0000 (19:14 +0200)
commitf927efc42ab4d93256ff851b7625ac60d4cac75d
tree43593ac549b59d4596e2364d4b557fecbb8866bd
parentc24142e4f3681ea93f2dae29b0e1f0edc1d92070
* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): Avoid
infinite recursion on erroneous lambda form.  (Bug#7114)
lisp/ChangeLog
lisp/emacs-lisp/byte-opt.el